CipSocDefaultCode 
EntityType  Independent 
Logical Entity Name  CipSocDefaultCode 
Default Table Name  AdCIPToSOCDefault 
Logical Only  NO 
Definition 
 
Note 
 

CipSocDefaultCode Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
CIPCode(FK)    VARCHAR(7)  NO 
 
DefaultSOCCode(FK)    VARCHAR(7)  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

CipSocDefaultCode Keys 
Key Name  Key Type  Keys 
NK_AdCIPToSOCDefault_DefaultSOCCode  Inversion Entry  DefaultSOCCode 
NK_AdCIPToSOCDefault_CIPCode  Inversion Entry  CIPCode 
PK_AdCIPToSOCDefault_AdCIPToSOCDefaultID  PrimaryKey  Id 

CipSocDefaultCode Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CipCode  Non-Identifying  One To Zero or More        CIPCode  NO 
SocCode  Non-Identifying  One To Zero or More        DefaultSOCCode  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

CipSocDefaultCode Check Constraints 
Check Constraint Name  CheckConstraint